* ftxfont.c: Make symbols static if they're not exported.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Apr 2011 08:42:29 +0000 (01:42 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Apr 2011 08:42:29 +0000 (01:42 -0700)
commit3a12f9ae18543d0105a6094a045134058affb1f2
treec124be445362671b93de9739080e15cfc4ac7d4a
parentb507470294c7231d73d4ab8538dc115087938097
* ftxfont.c: Make symbols static if they're not exported.

(ftxfont_driver): Export only if !defined HAVE_XFT && def8ined
HAVE_FREETYPE.
* font.h (ftxfont_driver): Likewise.
src/ChangeLog
src/font.h
src/ftxfont.c